HaruDoc
PHP Manual

HaruDoc::getCurrentEncoder

(PECL haru >= 0.0.1)

HaruDoc::getCurrentEncoderGet HaruEncoder currently used in the document

Descripción

object HaruDoc::getCurrentEncoder ( void )

Get the HaruEncoder currently used in the document.

Lista de parámetros

This function has no parameters.

Valores retornados

Returns HaruEncoder currently used in the document or FALSE if encoder is not set.

Errors/Exceptions

Throws a HaruException on error.

Ver también


HaruDoc
PHP Manual